QueryBuilder.php#305satt_satt_mobile_app110μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (4878) and `sub_categories`.`deleted_at` isnull
SubjectRepository.php#125satt_satt_mobile_app7.77msselect `id`, `name`, `slug`, `parent_id`, `_lft`, `_rgt` from `subjects` where (13680between `subjects`.`_lft` and `subjects`.`_rgt` and `subjects`.`id` <>14695) and `subjects`.`deleted_at` isnullorderby `_lft` asc
SubjectRepository.php#140satt_satt_mobile_app100μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (6680) and `subject_descriptions`.`deleted_at` isnull
SubjectRepository.php#340satt_satt_mobile_app150μsselect `videos`.`video_src_url`, `mediables`.`mediable_id` as `chapter_id` from `videos` innerjoin `mediables` on `mediables`.`mediable_id` = `videos`.`id` where `videos`.`id` =0and `videos`.`video_src` ='youtube'and `videos`.`deleted_at` isnull